home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / bbs / logic100.lha / utils / lbbs_tools / FilesReverse.DOC next >
Encoding:
Text File  |  1995-02-27  |  757 b   |  37 lines

  1. FilesReverse
  2. ------------
  3.  
  4. A Small utility and replacement for the internal "N"ewfiles door.
  5.  
  6. Filelistings will be listed in reverse order, and user can flag files
  7. to download while listing directory.
  8.  
  9.  
  10. INSTALL:
  11.  
  12. Copy the directory "LBBS_Tools" and its contents, into your DOORS
  13.  directory.
  14.  
  15.  
  16. Create a setupfile in {BBSMAINPATH}COMMANDS/BBSCMD called 'FR'
  17.  
  18.  
  19. Cut out below lines and insert into the FR file.
  20. >-----------------------------------------------
  21. NAME        FilesReverse
  22. ACCESSLEVEL    5
  23. LOCATION    DOORS:LBBS_Tools/FilesReverse
  24.  PASSWORD
  25.  RETURNSTATUS
  26. PRIORITY    1
  27. STACK        4096
  28.  RETURNOUTPUT
  29.  QUICKMODE
  30. TYPE        XIM
  31. ------------------------------------------------<
  32.  
  33.  
  34. From the menu prompt users can type FR, and upload directory will be
  35. listed in reverse order.
  36.  
  37.